Previous Book Contents Book Index Next

Inside Macintosh: 3D Graphics Programming With QuickDraw 3D /
Chapter 5 - Attribute Objects / Attribute Objects Reference
Attribute Objects Routines / Creating and Managing Attribute Sets


Q3AttributeSet_Empty

You can use the Q3AttributeSet_Empty function to empty an attribute set of all its attributes.

TQ3Status Q3AttributeSet_Empty (TQ3AttributeSet target);
target
An attribute set.
DESCRIPTION
The Q3AttributeSet_Empty function removes all the attributes currently in the attribute set specified by the target parameter.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 JUL 1996